Improve the docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 20 Jul 2008 00:58:11 +0000 (00:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 20 Jul 2008 00:58:11 +0000 (00:58 +0000)
svn path=/trunk/; revision=20867

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkbox.sgml

index ecbd7f0bcd5d92c1ebb58212aa1ad6dd09791741..18c561b442d8daf457c3854d1cfd3fe6db2a33d5 100644 (file)
@@ -1,3 +1,10 @@
+2008-07-19  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 543590 – documentation glitch in GtkBox description
+
+       * gtk/tmpl/gtkbox.sgml: Improve long description. Pointed
+       out by Claudio Saavedra
+
 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/Makefile.am:
index f95cd633e9e74139509b12c7e9630cbde4169b10..eb42208d3a73efbadfd7391704b9d82c476315de 100644 (file)
@@ -8,8 +8,8 @@ Base class for box containers
 <para>
 GtkBox is an abstract widget which encapsulates functionality for a
 particular kind of container, one that organizes a variable number of
-widgets into a rectangular area.  GtkBox currently has two derived
-classes, #GtkHBox and #GtkVBox.
+widgets into a rectangular area.  GtkBox has a number of derived
+classes, e.g. #GtkHBox and #GtkVBox.
 </para>
 <para>
 The rectangular area of a GtkBox is organized into either a single row